Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull various ReadableStream fixes from WebKit #13840

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

refi64
Copy link
Contributor

@refi64 refi64 commented Sep 10, 2024

What does this PR do?

This pulls the following fixes from WebKit:

The first of these fixes #13816.

How did you verify your code works?

New automated tests for each case.

@Jarred-Sumner
Copy link
Collaborator

There are some test failures. We were probably unintentionally relying on this behavior

@ctjlewis
Copy link

Thank you @refi64. I'm back on 1.1.26 for now.

@refi64
Copy link
Contributor Author

refi64 commented Sep 10, 2024

Oh oof, I had thought CI ran the full test suite 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

releasing lock of reader whose stream is still in readable state when cancelling a TransformStream
3 participants